SpatialFear.SFSplashTrigger

Spatial Fear
Class: SFSplashTrigger
Descripton: Subclasses of SFTrigger, spawns a configurable splash effect upon
touching. Defaults to water effect.
Use the ReTriggerDelay and TriggerOnlyOnece wisely, to not make it
splash continuously.


Author: Markus Nuebel

Extends:
Modifiers:
Source code

SpatialFear.SFSplashTrigger
%%

Variables

%function_comment%
floatfSplashSize
%function_comment%
class<Actor>SplashActor
%function_comment%
SoundSplashSound

Functions

Touch (actor Other)

Default properties

{
     SplashActor=Class'UnrealShare.WaterImpact'
     SplashSound=Sound'UnrealShare.Generic.LSplash'
     fSplashSize=1.000000
}


class file time: 12/7/2003 3:58:24 PM - creation time: 12/7/2003 4:03:42 PM
Created with UnCodeX